home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Think Class Libraries / CDividedPane 1.0 / CDividedPane Info next >
Encoding:
Text File  |  1994-11-30  |  673 b   |  17 lines  |  [TEXT/KAHL]

  1. CDividedPane Demo
  2. version 1.0
  3. alldritt@wimsey.com (Mark Alldritt)
  4.  
  5. CDividedPane is a CPane sub-class which presents a divided display.  This divided
  6. display shows two sub-panes.  The user can adjust the space within the display
  7. allocated to each of the sub-panes.  The effect is similar to that of Microsoft
  8. Word's and Excel's window dividers.
  9.  
  10. The CDividedPaneDemoDir.c, CDividedPaneDemoDir.h, and CDividedPaneDemo.rsrc files
  11. form a demonstration of the CDividedPane class based on the Showcase Application
  12. package available on the TCL-Talk archive (ftp.brown.edu).  See
  13. CDividedPaneDemoDir.c for instructions on integrating the demo into the Showcase
  14. Application.
  15.  
  16. -Mark
  17.